Resource StructureDefinition/FHIR Server from package accdr.fhir.ig.pkg#0.9.0-alpha-0.9.23 (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "ext-document-code-type",
"url" : "http://ontariohealth.ca/fhir/StructureDefinition/ext-accdr-document-code-type",
"version" : "0.1.0",
"name" : "ExtDocumentCodeType",
"title" : "Document Type",
"status" : "active",
"date" : "2024-04-12T14:25:36.8218753+00:00",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
}
],
"kind" : "complex-type",
"abstract" : false,
"context" : [
{
"type" : "element",
"expression" : "Coding"
}
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Extension",
"path" : "Extension",
"short" : "MI Code Type"
},
{
"id" : "Extension.url",
"path" : "Extension.url",
"fixedUri" : "http://ontariohealth.ca/fhir/StructureDefinition/ext-accdr-document-code-type"
},
{
"id" : "Extension.value[x]",
"path" : "Extension.value[x]",
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : true,
"binding" : {
"strength" : "required",
"description" : "Code specifying the acCDR Document code type",
"valueSet" : "http://ontariohealth.ca/fhir/ValueSet/accdr-document-code-type"
}
},
{
"id" : "Extension.value[x].system",
"path" : "Extension.value[x].system",
"min" : 1,
"fixedUri" : "http://ontariohealth.ca/fhir/CodeSystem/accdr-document-code-type",
"mustSupport" : true
},
{
"id" : "Extension.value[x].code",
"path" : "Extension.value[x].code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Extension.value[x].display",
"path" : "Extension.value[x].display",
"min" : 1,
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.